home *** CD-ROM | disk | FTP | other *** search
- IF EXIST C:\HRGLBRGL\STATE.BIN GOTO xxnoinit
- p c qc:\hrglbrgl\ f pgallery %1 %2 %3 k
- goto XXSTART
- :xxnoinit
- p f pgallery %1 %2 %3 k qc:\hrglbrgl\
- :XXSTART
- if errorlevel=112 goto ERROR
- if errorlevel=111 goto game
- if errorlevel=0 goto ende
- :ERROR
- ECHO Fehler
- PAUSE
- goto ende
- :game
- gamme.bat %1 %2 %3 %4 %5 %6
- :ende
- cd ..
-